home *** CD-ROM | disk | FTP | other *** search
/ DC Comics 2.0 / DC Collected Edi.iso / pc / collect / popular / popular.js next >
Text File  |  2002-09-27  |  19KB  |  198 lines

  1. /*
  2.  *  Note: If there is a quotation mark character within the text for a field, you must
  3.  *  escape that character using the \. e.g.  ...including the \"Outer Dark\" story arc...
  4.  */
  5.     
  6.     // Define data arrays for each data field.
  7.     // Do not change these definitions.
  8.     var index = -1;
  9.     var itemCode = new Array();
  10.     var itemImprint = new Array();
  11.     var itemIssue = new Array();
  12.     var itemTitle = new Array();
  13.     var itemCreators = new Array();
  14.     var itemCopy = new Array();
  15.     var itemData1 = new Array();
  16.     var itemData2 = new Array();
  17.     
  18.     // Make changes to this file below.
  19.     // Insert data into the arrays below.
  20.     
  21.     // next item
  22.     index++ // This adds 1 to the index variable.
  23.     itemCode[index] = "100bfslcsc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  24.     itemImprint[index] = "vertigo" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  25.     itemIssue[index] = "1";
  26.     itemTitle[index] = "100 BULLETS VOL. 1:  FIRST SHOT, LAST CALL";
  27.     itemCreators[index] = "Written by Brian Azzarello; art by Eduardo Risso, and Dave Johnson";
  28.     itemCopy[index] = "In this dark and intriguing trade paperback, the mysterious Agent Graves approaches ordinary citizens and gives them an opportunity to exact revenge on a person that has wronged them. Offering his clients an attaché case containing proof of the deed and a gun, he guarantees his \"clients\" full immunity for all of their actions, including murder. In these opening chapters, Dizzy Cordova, a Latina gangbanger who has just finished a prison sentence, is given the chance to avenge her family's murders, and a downtrodden bartender receives the opportunity to exact revenge against the woman that ruined his life. ";
  29.     itemData1[index] = "VERTIGO   |  128pg.  |  Color  |  Softcover  |  $9.95 US/$16.95 CAN <br> ISBN 1-56389-645-1  |  STAR10512";
  30.     itemData2[index] = "Suggested for mature readers";
  31.     
  32.     
  33.     // next item
  34.     index++ // This adds 1 to the index variable.
  35.     itemCode[index] = "authrsc";//note: This code must be all lowercase! No Spaces! Used to build html pages.
  36.     itemImprint[index] = "wildstorm" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  37.     itemIssue[index] = "1";
  38.     itemTitle[index] = "THE AUTHORITY: RELENTLESS  ";
  39.     itemCreators[index] = "Written by Warren Ellis;  art by Bryan Hitch and Paul Neary";
  40.     itemCopy[index] = "After witnessing the demise of most of her StormWatch teammates, Jenny Sparks wants to create a new super hero team dedicated to protecting Earth against threats of a global scale. Joined by former StormWatch members Jack Hawksmoor and Shen Li-Min, Jenny recruits four new members, the Doctor, the Engineer, Apollo, and the Midnighter forming the ultra-powerful Authority. Collected in this edition are their first two missions, battling a nation of super-powered terrorists and stopping an invasion from a parallel world. ";
  41.     itemData1[index] = "WILDSTORM   | 192pg.  |  Color  |  Softcover  |  $17.95 US/$29.95 CAN <br> ISBN 1-56389-661-3  |  STAR11085";
  42.     itemData2[index] = "";
  43.     
  44.     
  45.     // next item
  46.     index++ // This adds 1 to the index variable.
  47.     itemCode[index] = "bmahv1hc";//note: This code must be all lowercase! No Spaces! Used to build html pages.
  48.     itemImprint[index] = "dcuniverse" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  49.     itemIssue[index] = "1";
  50.     itemTitle[index] = "BATMAN ARCHIVES VOL. 1";
  51.     itemCreators[index] = "Written by Bill Finger; art by Bob Kane and others";
  52.     itemCopy[index] = "When a young Bruce Wayne watched in horror as his parents were murdered, the legend of the Batman was born. Collected here are the first stories of the masked vigilante as they were originally printed in 1939. These stories include the classic first appearance of the Batman and the introduction of his teenage ally, Robin. These early adventures show how a dark and grim character and his humorous and light sidekick were masterfully combined to create one of the most enduring partnerships of all time.";
  53.     itemData1[index] = "DC ARCHIVE EDITIONS  |  306pg.  |  Color  |  Hardcover  |  $19.95 US/$32.95 CAN<br>ISBN 0-930289-60-9   |  STAR14307";
  54.     itemData2[index] = "";
  55.  
  56.     
  57.     // next item
  58.     index++ // This adds 1 to the index variable.
  59.     itemCode[index] = "bmdkrsc";//note: This code must be all lowercase! No Spaces! Used to build html pages.
  60.     itemImprint[index] = "batman" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  61.     itemIssue[index] = "1";
  62.     itemTitle[index] = "BATMAN: THE DARK KNIGHT RETURNS";
  63.     itemCreators[index] = "Written by Frank Miller; art by Frank Miller, Klaus Janson and Lynn Varley";
  64.     itemCopy[index] = "It is ten years after an aging Batman has retired and Gotham City has sunk deeper into decadence and lawlessness. Now as his city needs him most, the Dark Knight returns in a blaze of glory. Joined by Carrie Kelly, a teenage female Robin, Batman takes to the streets to end the threat of the mutant gangs that have overrun the city. And after facing off against his two greatest enemies, the Joker and Two-Face for the final time, Batman finds himself in mortal combat with his former ally, Superman, in a battle that only one of them will survive. This collection is hailed as a comics masterpiece and was responsible for the launch of the Batman movie franchise.";
  65.     itemData1[index] = "BATMAN  |  224pg.  |  Color  |  Softcover  |  $14.95 US/$24.95 CAN<br> ISBN 1-56389-342-8  |  STAR06045";
  66.     itemData2[index] = "";
  67.     
  68.     
  69.     // next item
  70.     index++ // This adds 1 to the index variable.
  71.     itemCode[index] = "coiesc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  72.     itemImprint[index] = "dcuniverse" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  73.     itemIssue[index] = "1";
  74.     itemTitle[index] = "CRISIS ON INFINITE EARTHS";
  75.     itemCreators[index] = "Written by Marv Wolfman; art by George Pérez and others";
  76.     itemCopy[index] = "This is the story that changed the DC Universe forever. A mysterious being known as the Anti-Monitor has begun a crusade across time to bring about the end of all existence. As alternate earths are systematically destroyed, the Monitor quickly assembles a team of super heroes from across time and space to battle his counterpart and stop the destruction. DC's greatest heroes including Superman, Batman, Wonder Woman, Green Lantern, and Aquaman, assemble to stop the menace, but as they watch both the Flash and Supergirl die in battle, they begin to wonder if even all of the heroes in the world can stop this destructive force.";
  77.     itemData1[index] = "DC UNIVERSE  |  368pg.  |  Color  |  Softcover  |  $29.95 US/$49.95 CAN <br> ISBN 1-56389-750-4  | STAR12226";
  78.     itemData2[index] = "";
  79.     
  80.     
  81.     // next item
  82.     index++ // This adds 1 to the index variable.
  83.     itemCode[index] = "gllwtsc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  84.     itemImprint[index] = "dcuniverse" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  85.     itemIssue[index] = "1";
  86.     itemTitle[index] = "GREEN LANTERN: LEGACY - THE LAST WILL and TESTAMENT OF HAL JORDAN";
  87.     itemCreators[index] = "Written by Joe Kelly; art by Brent Anderson and Bill Sienkiewicz";
  88.     itemCopy[index] = "In this hardcover edition, the life of Hal Jordan, one of the greatest Green Lantern's to ever wield a Power Ring, is revisited through the eyes of his mechanic and confidante Tom Kalmaku. As he reminisces about the career of Green Lantern from the early acts of heroism to his tragic downfall and finally his eventual sacrificial redemption, Tom is entrusted with Hal's greatest legacy, a young boy claiming to be the fallen hero's son. Interweaving classic action sequences with the personal reactions of Hal's closest friends and loved ones, the true impact and emotion of this tragic hero is felt in this poignant testament to one of the most classic characters in the DC Universe. ";
  89.     itemData1[index] = "DC UNIVERSE  |  112pg.  |  Color  |  Hardcover  |   $24.95 US/$40.95  CAN <br> ISBN 1-56389-864-0  |  STAR15607";
  90.     itemData2[index] = "";
  91.  
  92.  
  93.     // next item
  94.     index++ // This adds 1 to the index variable.
  95.     itemCode[index] = "hdcusc";//note: This code must be all lowercase! No Spaces! Used to build html pages.
  96.     itemImprint[index] = "dcuniverse" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  97.     itemIssue[index] = "1";
  98.     itemTitle[index] = "THE HISTORY OF THE DC UNIVERSE";
  99.     itemCreators[index] = "Written by Marv Wolfman; art by George Pérez and Karl Kesel";
  100.     itemCopy[index] = "A perfect companion to CRISIS ON INFINTE EARTHS, this trade paperback is a definitive history of the DC Universe based on the consequences of that epic tale. Narrated by Harbinger, a central figure in the Crisis storyline, the reader is brought through the new history of the world and its heroes. Featuring virtually every character in the DC Universe, including Batman, Superman, Wonder Woman, Aquaman, Green Lantern, and the Flash, this tale takes us from the dawn of creation to the end of recorded history and lays the foundation for adventures to come.";
  101.     itemData1[index] = "DC UNIVERSE  |  104pg.  |  Color  |  Softcover  |  $9.95 US/$16.95 CAN <br> ISBN 1-56389-798-9  |  STAR15150";
  102.     itemData2[index] = "";
  103.     
  104.     
  105.     // next item
  106.     index++ // This adds 1 to the index variable.
  107.     itemCode[index] = "kcsc";//note: This code must be all lowercase! No Spaces! Used to build html pages.
  108.     itemImprint[index] = "dcuniverse" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  109.     itemIssue[index] = "1";
  110.     itemTitle[index] = "KINGDOM COME";
  111.     itemCreators[index] = "Written by Mark Waid; art by Alex Ross";
  112.     itemCopy[index] = "Set just after the dawn of the 21st Century in a world spinning inexorably out of control comes this grim tale of youth versus experience, tradition versus change and what defines a hero.  KINGDOM COME is a riveting story pitting the old guard - Superman, Batman, Wonder Woman and their peers - against a new uncompromising generation and ultimately in the final war against each other to determine nothing less than the future of the planet. ";
  113.     itemData1[index] = "DC UNIVERSE  |  232pg.  |  Color  |  Softcover  |  $14.95 US/$24.95 CAN <br> ISBN 1-56389-330-4  |  STAR06816";
  114.     itemData2[index] = "";
  115.     
  116.     
  117.     
  118.     // next item
  119.     index++ // This adds 1 to the index variable.
  120.     itemCode[index] = "mashsc";//note: This code must be all lowercase! No Spaces! Used to build html pages.
  121.     itemImprint[index] = "mad"//note: This code must be all lowercase! No Spaces! Used to build html pages.
  122.     itemIssue[index] = "1";
  123.     itemTitle[index] = "MAD ABOUT SUPER-HEROES";
  124.     itemCreators[index] = "By the Usual Gang of Idiots";
  125.     itemCopy[index] = " Featuring a painted cover by Alex Ross and an introduction by Adam West, TV's Batman, this black and white trade paperback takes a MAD look at the world of super-heroes. Collected for the first time ever are MAD Magazine's best movie, TV, and comic book spoofs and parodies of the world's most famous super-heroes including Superman, Batman, Wonder Woman, Plastic Man, Spider-Man, the Hulk and the X-Men.";
  126.     itemData1[index] = "DC UNIVERSE  |  176pg.  |  Color  |  Softcover  |  $9.95 US/$16.95 CAN <br> ISBN 1-56389-886-1  |  STAR15406";
  127.     itemData2[index] = "";
  128.     
  129.  
  130.     // next item
  131.     index++ // This adds 1 to the index variable.
  132.     itemCode[index] = "pchgtv1sc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  133.     itemImprint[index] = "vertigo" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  134.     itemIssue[index] = "1";
  135.     itemTitle[index] = "PREACHER VOL. 1: GONE TO TEXAS";
  136.     itemCreators[index] = "Written by Garth Ennis; art by Steve Dillon and Glenn Fabry";
  137.     itemCopy[index] = "Merging with a bizarre spiritual force called Genesis, Preacher Jesse Custer becomes completely disillusioned with the beliefs that he had dedicated his entire life to. Now possessing the power of the word, an ability to make people do whatever he utters, Custer begins a violent and riotous journey across the country. Joined by his girlfriend Tulip and the hard drinking Irish vampire Cassidy, the Preacher loses faith in both man and God as he witnesses dark atrocities and improbable calamities during his exploration of America.";
  138.     itemData1[index] = "VERTIGO   |  200pg.  |  Color  |  Softcover  |  $14.95 US/$24.95 CAN <br> ISBN 1-56389-261-8  |  STAR01618";
  139.     itemData2[index] = "Suggested for mature readers";
  140.     
  141.     
  142.     // next item
  143.     index++ // This adds 1 to the index variable.
  144.     itemCode[index] = "sndpnv1hc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  145.     itemImprint[index] = "vertigo" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  146.     itemIssue[index] = "1";
  147.     itemTitle[index] = "THE SANDMAN VOL. 1: PRELUDES AND NOCTURNES ";
  148.     itemCreators[index] = " Written by Neil Gaiman; art by Sam Kieth, Mike Dringenberg, and Malcolm Jones III";
  149.     itemCopy[index] = "A wizard attempting to capture Death to bargain for eternal life traps her younger brother Dream instead. Fearful for his safety, the wizard kept him imprisoned in a glass bottle for decades. After his escape, Dream, also known as Morpheus, goes on a quest for his lost objects of power. On the way, Morpheus encounters Lucifer and demons from Hell, the Justice League, and John Constantine, the Hellblazer. This book also includes the story \"The Sound of Her Wings\" which introduces us to the pragmatic and perky goth girl, Death.";
  150.     itemData1[index] = "VERTIGO   |  256pg.  |  Color  |  Softcover  |  $19.95 US/$32.95 CAN <br> ISBN 1-56389-011-9  |  STAR00204";
  151.     itemData2[index] = "Suggested for mature readers";
  152.     
  153.     
  154.     // next item
  155.     index++ // This adds 1 to the index variable.
  156.     itemCode[index] = "top10v1sc";//note: This code must be all lowercase! No Spaces! Used to build html pages.
  157.     itemImprint[index] = "abc" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  158.     itemIssue[index] = "1";
  159.     itemTitle[index] = "TOP TEN BOOK ONE ";
  160.     itemCreators[index] = "Written by Alan Moore; art by Gene Ha and Zander Cannon";
  161.     itemCopy[index] = "This is the tale of Neopolis, a modern metropolis with a citizentry made up exclusively of super beings. In a city where everyone is blessed with powers, it takes a unique and powerful police force to protect and serve. In this Eisner Award-winning book, we are introduced to the extremely diverse officers of Precinct Ten; an armored and talking dog, a genetically engineered \"perfect woman,\" a high tech cowboy, an indestructible man, and a rookie with a toy box full of \"helpers.\" Individually they are unique personalities, together they are Neopolis' finest.";
  162.     itemData1[index] = "WILDSTORM   |  208pg.  |  Color  |  Softcover  |  $14.95 US/$24.95 CAN <br> ISBN 1-56389-668-0  |  STAR13278";
  163.     itemData2[index] = "";
  164.     
  165.     // next item
  166.     index++ // This adds 1 to the index variable.
  167.     itemCode[index] = "ucsc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  168.     itemImprint[index] = "paradox" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  169.     itemIssue[index] = "1";
  170.     itemTitle[index] = "UNDERSTANDING COMICS";
  171.     itemCreators[index] = "Written by Scott McCloud; art by Scott McCloud ";
  172.     itemCopy[index] = "In this witty and illuminating softcover book, Scott McCloud, a twelve-time Harvey and Eisner Award nominee, uses a comic book to explain and analyze the medium of comic books themselves. This ultimate book about comics dissects the art form and shows how words, lines, colors, symbols, panels and pictures all come together to create a unique and one-of-a-kind storytelling experience. Looking back at the 3000 year history of the art form, McCloud shows how this unique genre is just as important and valid as film and prose in his own funny and profound manner.";
  173.     itemData1[index] = "PARADOX PRESS  |  224pg.  |  Color  |  Softcover  |  $19.95 US/$32.95 CAN <br> ISBN 1-56389-557-9  |  STAR09591";
  174.     itemData2[index] = "";
  175.     
  176.     
  177.     // next item
  178.     index++ // This adds 1 to the index variable.
  179.     itemCode[index] = "wmsc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  180.     itemImprint[index] = "dcuniverse" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  181.     itemIssue[index] = "1";
  182.     itemTitle[index] = "WATCHMEN";
  183.     itemCreators[index] = "Written by Alan Moore; art by Dave GIbbons";
  184.     itemCopy[index] = "It all begins with the paranoid delusions of a half-insane hero called Rorschach.  But is Rorschach really insane or has he in fact uncovered a plot to murder super-heroes and, even worse, millions of innocent civilians?  On the run from the law, Rorschach reunites with his former teammates in a desperate attempt to save the world and their lives, but what they uncover will shock them to their very core and change the face of the planet! Following two generations of masked superheroes from the close of World War II to the icy shadow of the Cold War comes this groundbreaking comic story — the story of The Watchmen.";
  185.     itemData1[index] = "DC COMICS  |  416pg.  |  Color  |  Softcover  |  $19.95 US/$32.95 CAN <br> ISBN 0-930289-23-4  |  STAR00236";
  186.     itemData2[index] = "";
  187.     
  188.     
  189.     // next item
  190.     index++ // This adds 1 to the index variable.
  191.     itemCode[index] = "wecwgsc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  192.     itemImprint[index] = "eisner" //note: This code must be all lowercase! No Spaces! Used to build html pages.
  193.     itemIssue[index] = "1";
  194.     itemTitle[index] = "WILL EISNER'S A CONTRACT WITH GOD AND OTHER TENEMENT STORIES";
  195.     itemCreators[index] = "Written by Will Eisner; art and cover by Will Eisner";
  196.     itemCopy[index] = "As the first true modern graphic novel, A CONTRACT WITH GOD revolutionized the comics medium with its initial publication in 1978. Drawing on his memories of growing up in the Bronx in the 1930s, Eisner created a series of moving, thematically related stories exploring the immigrant experience and the struggle with life in a new nation. Centered on a powerful story of love, anger, faith, and betrayal, this is an unforgettable work whose influence can be found in the best works that have followed in its wake. ";
  197.     itemData1[index] = "WILL EISNER LIBRARY  |  200pg.  |  Black & white   |  Softcover   |  $12.95 US/$20.00 CAN<br>ISBN 1-56389-674-5  |  STAR11077";
  198.     itemData2[index] = "";